From 599b37db7d22e3b910665303beade18bf1b020fc Mon Sep 17 00:00:00 2001 From: Hans van Kranenburg Date: Mon, 7 Sep 2020 01:57:36 +0200 Subject: [PATCH] debian/control: drop autotools-dev build dependency Lintian complains: W: xen source: useless-autoreconf-build-depends autotools-dev N: N: Since compatibility level 10, debhelper enables the autoreconf sequence N: by default. N: N: It is therefore not necessary to specify build-dependencies on N: dh-autoreconf or autotools-dev and they can be removed. N: N: Severity: warning N: N: Check: debhelper So, drop it. Signed-off-by: Hans van Kranenburg --- debian/control | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/control b/debian/control index f30956057f..9acd9c4634 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,6 @@ Standards-Version: 3.9.4 Build-Depends: debhelper (>= 10), dh-exec, - autotools-dev, dpkg-dev (>= 1.16.0~), rdfind, lsb-release, -- 2.30.2